See: Description
Interface | Description |
---|---|
Edge |
Specifies the type for edges.
|
Node |
Specifies the type for nodes.
|
Type |
Interface for all types.
|
Enum | Description |
---|---|
CollectionType |
All supported collection types.
|
EntityType |
enum to distinguish graph entities Node and Edge
|
IdType |
All supported graph ID types (internally known as node key/edge key)
|
PropertyType |
All supported graph property types.
|
ReturnType |
All function return types supported
|
Copyright © 2015. All rights reserved.